home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earkit / misc / amtalk_13 / amtalk.readme < prev    next >
Text File  |  1997-02-14  |  7KB  |  234 lines

  1. AmTALK 1.3
  2. ==========
  3.  
  4. AmTALK is a combined server/client for the Internet TALK
  5. protocol for point-to-point online chatting.
  6.  
  7. AmTALK has the following highlites:
  8.  
  9. - fully multithreaded for several talk sessions at once.
  10.  
  11. - Auto answer facility to accept talk requests and store
  12.   incoming messages. Can be triggered manually or by
  13.   a user-definable timeout. Optional auto answer
  14.   information icon on workbench displaying number
  15.   of new and unread messages.
  16.  
  17. - "Locate" function to locate an AmTALK user on a dynamic 
  18.   IP address even if you don't know the exact IP number 
  19.   he is using right now.
  20.  
  21. - History of last used talk addresses for easy access.
  22.  
  23. - user configurable sounds for notifying of incoming
  24.   talk requests and successfully established talk links.
  25.  
  26. - Userlist to store frequently used talk partners,
  27.   with aliasing for easy talk start and specificable
  28.   access privilleges (override auto answer,
  29.   refuse/ignore always, locate always etc.)
  30.  
  31. - Can be started from inetd, or reside resident in
  32.   the background, activated by hotkey.
  33.  
  34. - Supports clipboard Cut & Paste from talk windows.
  35.  
  36. - Keeps a full log of incoming talk requests.
  37.  
  38. - nice and friendly GUI to start talks, control
  39.   operation and configuration.
  40.  
  41. - handles incoming talk requests with "wrong" usernames
  42.   gracefully.
  43.  
  44. - keyboard resethandler to gracefully close active talk
  45.   requests upon a soft reset.
  46.  
  47. - works with Miami, AmiTCP and as225r2-derived TCP/IP stacks.
  48.  
  49. Note that the provided Installer script doesn't work with the old OS 1.3
  50. 1.24/1.25 versions of Installer.  Please get Installer-43_3.lha from AmiNet
  51. (/util/misc) or from ftp.vapor.com, /pub/misc/Installer-43_3.lha.
  52.  
  53. History
  54. =======
  55.  
  56. 1.3
  57. ---
  58. - fixed crash with OS 2.x due to missing datatypes.library
  59. - added new (and 68000 compatible) version of textview.mcc
  60. - added new version of term.mcc
  61. - fixed screwing of auto answer text under certain circumstances
  62.  
  63. 1.2
  64. ---
  65. - changed app preconfig method to avoid initial window
  66.   close/reopen
  67. - sound section in prefs is now disabled when datatypes are
  68.   not available
  69. - fixed bogus display of iconify gadgets
  70. - no longer shows a bogus "no alias" error when the talk string
  71.   is empty and return/talk/talk&locate is pressed
  72. - added french catalog
  73.  
  74. 1.1beta
  75. -------
  76. - fixed OS 2.x crash (using exec pool functions)
  77. - added new textview.mcc/mcp and term.mcc
  78. - added reworked catalogs
  79. - fixed about text
  80. - fixed resetting of tiny font to helvetica/9
  81.   even if the tiny font is configured in MUI prefs
  82. - used optimizing cat compiler
  83.  
  84. 1.0
  85. ---
  86. - first release version
  87.  
  88. 0.44beta
  89. --------
  90. - now uses TextView.mcc for auto answer message editing
  91. - the talk TCP session socket is now set to SO_KEEPALIVE
  92.   mode
  93. - remote identd lookup is now done when establishing a link, 
  94.   too 
  95. - status messages are now printed in bold text
  96.  
  97. [0.43 skipped due to revision error]
  98.  
  99. 0.42beta
  100. --------
  101. - fixed "Delete" in Auto answer viewer to delete the selected
  102.   message, instead of a more or less random one
  103. - fixed End-Of-Settings line written to Icon's tooltypes
  104.  
  105. 0.41beta
  106. --------
  107. - now does a identd lookup on the remote stream socket
  108.   after a talk is established, displaying the returned
  109.   username or <no-identd> / <identd-error> in the message.
  110. - messages in the auto answer box now have 3 different
  111.   statii: NEW, UNREAD and READ.
  112. - forcefully enables the ARexx port even if it's disabled
  113.   in MUI prefs.
  114. - added preliminary amtalk.text documentation by AdamH.
  115.   It's written by a canadian, so don't expect too much :-)
  116.  
  117. 0.40beta
  118. --------
  119. - didn't send UNKNOWN_REQUEST upon getting a UNKNOWN_REQUEST.
  120.   Now does. Fixes problems with other clients sending non-standard
  121.   stuff to talk ports to do tricky things, notably WinTalk.
  122. - included new term.mcc which fixes spurious "Please insert
  123.   Volume <Bullshit>: in any drive" and cut&paste errors.
  124.  
  125. 0.39beta
  126. --------
  127. - fixed reset handler not notifying "I'm done" and therefore
  128.   causing a 10 second delay in the reset process.
  129.  
  130. [0.38 skipped due to revision error]
  131.  
  132. 0.37beta
  133. --------
  134. - fixed reading of auto answer messages (finally...)
  135. - moved "Accept" to the top of the announcewin window
  136.   to have it more easily reachable with keyboard
  137.   control (Tab/Enter).
  138. - added a hopefully thorough explanation of the locate
  139.   protocol to this readme, in the hope that someone
  140.   reads it (Aren't I silly?)
  141. - fixed ARexx argument parsing for TTY and LOCATE
  142.   flag.
  143.  
  144. 0.36beta
  145. --------
  146. - added keyboard reset handler. Will close all talk connections
  147.   with a "*** REMOTE MACHINE REBOOTING ***" 
  148. - removed all shortcuts from the "Incoming TALK request"
  149.   requester
  150. - "talk to" string gadget now only rejects WSP chars.
  151. - fixed display of auto answer messages (was turned upside down)
  152. - fixed yet another crash related to AmTALK unable to
  153.   find it's own path due to inetd startup and screwed PROGDIR:.
  154.   Happened on prefs save. Will now put up a warning requester 
  155.   in this case, telling users to fix their inetd.conf.
  156.  
  157. 0.35beta
  158. ---------
  159. - fixed potential crash upon problems with getting the App's
  160.   icon
  161. - aainfo win now has a "Talk" button to start the main UI
  162. - changed layout of the "Incoming talk request" requester
  163. - talk window now appears relative to mouse pointer position
  164.  
  165. 0.34alpha
  166. ---------
  167. - AA-Info-Win is now snapshottable
  168. - Quit didn't work on inetd-startup
  169. - added "Locate always" flag to userlist
  170. - added "Locate and Talk" to auto answer list and log window.
  171.  
  172. 0.33alpha
  173. ---------
  174. - will now raise it's priority itself when being started from inetd with -1.
  175. - fixed window ID assignment for the talk window.
  176. - now handles edit char exchange correctly.
  177. - now dies upon CTRL^C in edit windows.
  178. - locate now works, or is supposed to do so :-)
  179.  
  180. 0.32alpha
  181. ---------
  182. - fixed window list stuffup (removed windows weren't
  183.   actually removed from the window list, causing
  184.   all kinds of neat trouble)
  185. - removed all otalk support stuff (never used anyway)
  186. - fixed loading of Auto-Answer messages.
  187. - fixed crash when AmTALK is unable to GetDiskObjectNew()
  188.   it's icon.
  189.  
  190.   NOTE: There is a problem with AmiTCP's inetd not
  191.   setting PROGDIR: correctly when it starts up demons.
  192.   Modify your identd.conf so that the line looks
  193.   like:
  194.    ntalk           dgram   udp wait  root    p:amtalk/amtalk p:amtalk/amtalk identd=1
  195.   That is, the full path to AmTALK has to be specified
  196.   both in the "server name" and the path field of identd.conf,
  197.   otherwise AmTALK can't locate settings, log, autoanswerstore
  198.   etc.
  199.  
  200. 0.31alpha
  201. ---------
  202. - recompiled for new term.mcc
  203.  
  204. 0.29alpha
  205. ---------
  206. - added locate facility
  207.  
  208. 0.28alpha
  209. ---------
  210. - will not put up the quit warning requester when started from
  211.   identd
  212. - is a nice daemon and queries the service database for talk
  213.   and ntalk port numbers
  214. - documentation error: you must NOT start otalk sessions
  215.   via identd
  216.  
  217. 0.27alpha
  218. ---------
  219. - fixed the as225 interface
  220. - it's now possible to start AmTALK via identd so you don't
  221.   have to run it all the time
  222.   The entry for AmiTCP is:
  223.    ntalk           dgram   udp wait  root    p:amtalk/amtalk amtalk identd=1
  224.   Replace p:amtalk/amtalk with wherever amtalk resides on your system.
  225.   Make sure you don't have an entry for otalk there!
  226.  
  227. 0.26alpha
  228. ---------
  229. - when started twice, a "can't create window object" error
  230.   occured, instead of silently quitting and forcing
  231.   the other instances to front
  232. - fixed crashes when closing the "Auto Answer" setup
  233.   windows
  234.